pod2pdf software package provides Plain Old Documentation to Portable Document Format converter, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install pod2pdf
pod2pdf is installed in your system.
Make ensure the pod2pdf package were installed using the commands given below,
$ sudo dpkg-query -l | grep pod2pdf *
You will get with pod2pdf package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | pod2pdf |
| Version | 0.42-4 |
| Description | Plain Old Documentation to Portable Document Format converter |
| Sub Section | Perl |